STEP 10:Let's use the x-variable to place each of our presents. Since that value changes, they'll appear in a row across the stage!
- Go to and drag out Present 8. Drop it inside the for loop.
- Go to and drag out Go To. Drop it inside the for loop.
- Replace the x-coordinate in .go_to() with x.
To navigate the page using the TAB key, first press ESC to exit the code editor.